BuildForSDGCohort2 / Team-030-Frontend

Client side
0 stars 1 forks source link

Team-030-Frontend

Codacy Badge

This project was bootstrapped with Create React App.

To run the app in development mode on your local machine

Inside the project root directory, you can run some built-in commands:

npm run dev or yarn dev

Runs the app in development mode.
Open http://localhost:5000 to view it in the browser.

To run a production build on your local machine

Run the command

npm start or yarn start

Creates an optimized production build, and serves the static build files via express server. Open http://localhost:5000 to view it in the browser.

To run tests

In the project directory, navigate to client folder:

cd ./client

Run the command

npm test or yarn test

Runs the test watcher in an interactive mode.
Additionally, you can check your node console or browser console anytime react hot-reloading is triggered to veiw errors if any.

Live Demo

Check out he live demo deployed on heroku https://agromart-farm.herokuapp.com/