A fake Ecommerce app for clothing
- ReactJS 18.2.0
- React Router Dom 6.3.0
- Styled Components 5.3.5
- Stripe 10.7.0
- Firebase 9.9.1
- clone the repository
$ git clone https://github.com/DanijelAdrinek/crwn-clothing.git
- install the dependencies
$ npm install
- run the server
$ npm start