Developed an Simple E-COM website
Backend is made from express and hosted on heroku Link to Backend
UI/ Frontend is made from React and hosted on firebase Link to Frontend
Run the following command to install all dependencies:
> yarn install
> yarn dev