A simple front-end app allowing a user to login to his/her existing account, list their products and add new product previews
This project was bootstrapped with Create React App.
To run the app:
git clone https://github.com/mecawish/my-products-online.git
cd my-products-online
npm install
npm start
Open http://localhost:3000 to view it in the browser.
Also automatically deployed to Heroku on every commit at https://my-products-online.herokuapp.com/.
Technologies used:
- Apollo Client
- GraphQL
- Reach Router
- React
- React Waypoint
- styled components