Skip to content

Freelancer-god/dnwf-management-fe

Repository files navigation


Frontend DNWF management

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

About The Project

Frontend ok chua

Build with

  • Tailwind
  • Nextjs v14
  • Using Next App Router

(back to top)

Getting Started

Prerequisites

For more details, please jump to package.json

  • node >= 18.8.0

Installation

  1. Clone the repo

    git clone https://github.com/Freelancer-god/dnwf-management-fe.git
  2. Generate .env file

    cp .env.example .env
  3. Install dependencies

    npm install
  4. Start the project

    npm run dev

(back to top)

Commit flow

  1. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  2. Commit your Changes (git commit -m 'Add some AmazingFeature')
  3. Push to the Branch (git push origin feature/AmazingFeature)
  4. Open a Pull Request

(back to top)

Settings

(back to top)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages