A E-Commerce project
AboutΒ Β Β |Β Β Β TechnologiesΒ Β Β |Β Β Β Getting startedΒ Β Β |Β Β Β License
- React Js β A JavaScript library for building user interfaces
- Node Js β A web framework for Node Js
- Redux β A Predictable State Container for JS Apps
- Typescript β A Program lamguage
- Bootstrap β A front-end framework
- Clone this repo with
git clone https://github.com/calebesg/proshop.git - Move yourself to the proshop directory:
cd proshop
- Move yourself to the server directory:
cd backend - Run
yarnornpm installto install all dependencies - Run
npm run devinicialize server
- Move yourself to the web directory:
cd frontend - Run
yarnornpm installto install all dependencies - Run
npm startto start project
This project is licensed under the MIT License - see the LICENSE page for details.
