Local Development

To run the project locally, follow these steps:

Frontend (Next.js)

  1. Clone the repository:

    git clone https://github.com/nasvank7/Oonzoo_test.git
    
  2. Install Dependencies:

    npm i
    
  3. Build project:

    npm run Build
    
  4. Run Development Project:

    npm run dev
    
  5. Run the production build:

    npm start
    

Environment variables

Rename .env.example file to .env for all the environment variables required for the URL.