A CRUD application with Server and Client sides separated in indivdidual folders.
You will need to add "MONGO_URL" to .env
for the server to start properly
- Clone the project with
git clone
- Run
npm install
in the root, this should install packages in bothclient
andserver
- Run server with
npm start
- Run client with
npm start
- React
- React-Router
- Redux
- React-Bootstrap
- Semantic-UI
- NodeJS
- ExpressJS
- Mongoose
- PassportJS
- MongoDB : As the database