Skip to content

khushi02/crowd-audit

 
 

Repository files navigation

To run the code:

  1. Clone the repository
  2. Download Node.js
  3. npm install next react react-dom
  4. npm install @material-ui/core
  5. npm install react-bootstrap bootstrap@3
  6. npm run dev

Publish to Heroku:

  1. npm install -g heroku
  2. heroku login
  3. heroku git:remote -a infinite-escarpment-58088
  4. git push heroku <branch-name>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 88.4%
  • SCSS 11.6%