Ternoa Marketplace

Frontend repository for Ternoa project



Table of Contents

Technology Stack

  • Next.js
  • mongoDB
  • NodeJS.
  • Typescript

Installation

  1. Install Node JS.
  2. To clone, run git clone https://github.com/johnsonAyo/ternoa-marketplace.git.
  3. cd into the root of the project directory.
  4. Run yarn on the terminal to install dependecies.
  5. Run yarn run dev on the terminal to Start the Application