Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 405 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 405 Bytes

Project Name

Description

A brief description of what your project does and its purpose.

Features

  • Feature 1
  • Feature 2
  • Feature 3

Installation

Instructions on how to install and set up the project.

# Clone the repository
git clone https://github.com/duynghiadev/project-nextjs.git

# Navigate to the project directory
cd project-nextjs

# Install dependencies
npm install