https://errorsquirrel.herokuapp.com/
An eCommerce website made for a school group project using React.
- Clone the repository, for local variant use local branch.
git clone- Install the dependencies
npm install- Run json server with script(modify server script to your liking)
npm run server- Run npm server
npm start- React
- JSON server
