/altschool-scissors

This repo is for altschool capstone project

Primary LanguageEJS

altschool-scissors

This repo is for altschool capstone project

Hosted Link

Click here

Postman Documentation

Click here

Documentation

To run this project:

  • Clone the project
  • Run npm install to install all dependencies and devDependencies
  • Create a .env file baased on .env.example file in the project.
  • To run the project:
  • Run npm run dev
  • To run Test:
  • Run npm test