aledc7 / react-shop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

aledc.tk License GitHub release Dependencies

REACT SHOP

A complete full CRUD app made with NodeJS, ReactJS and MongoDB.

Features :atom:

  • FULL CRUD
  • React Styled Component
  • Data Persistence in MongoDB Cloud
  • LocalStorage
  • Mobile First
  • MaterialUI Elements
  • React Icons
  • Sweet Alert 2
  • JWT
  • Redux
  • Stripe
  • Made by a Systems Engineer ;)
  • GPL License :D
  • Boilerplate
  • Awesome (coming soon)

Install 💻

This Project is made up of 2 another projects:
First for the Backend we have a Rest API made with NodeJS, Express and MongoDB, placed in the api folder.
For the Frontend we have a React App in the client folder.
Each project has the installation instructions in its corresponding readme.md file inside in each folder.

Important: For MongoDB you will need a account on 👉 https://cloud.mongodb.com/
and then, set yours credentials in .env file.



About


Languages

Language:JavaScript 98.3%Language:HTML 1.7%