Skip to content

UniLend/numa-fe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Next.js Application

📌 Overview

This is a Next.js application. The project leverages React, TypeScript, and other modern web technologies to deliver a fast and efficient user experience.

🛠️ Installation

Prerequisites

Ensure you have Node.js (v18+) and npm/yarn/pnpm installed.

Clone the Repository

git clone https://github.com/UniLend/numa-fe.git
cd your-nextjs-app

Install Dependencies

npm install  # or yarn install or pnpm install

🚀 Running the Application

Development Mode

npm run dev  # Runs on http://localhost:3000

Production Build

npm run build
npm start

Linting & Formatting

npm run lint  # Checks code for issues
npm run format  # Formats code

📖 Documentation

📜 License

This project is licensed under the MIT License.


Made with ❤️ using Next.js!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •