Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ramzibouzaiene/mern-app-goals-setter
MERN stack Goal setter project with React, Redux Toolkit, Nodejs, Express, MongoDB and dockarizing the app
https://github.com/ramzibouzaiene/mern-app-goals-setter
dockerfile expressjs mongodb mongoose nodejs reactjs redux-toolkit
Last synced: 14 days ago
JSON representation
MERN stack Goal setter project with React, Redux Toolkit, Nodejs, Express, MongoDB and dockarizing the app
- Host: GitHub
- URL: https://github.com/ramzibouzaiene/mern-app-goals-setter
- Owner: ramzibouzaiene
- Created: 2023-03-18T15:43:59.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-27T21:07:20.000Z (almost 2 years ago)
- Last Synced: 2024-11-10T10:37:55.227Z (2 months ago)
- Topics: dockerfile, expressjs, mongodb, mongoose, nodejs, reactjs, redux-toolkit
- Language: JavaScript
- Homepage:
- Size: 213 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MERN-APP-Goals-Setter
## Front End
In the front end i used React and Redux and i setted up the authentication in Redux### Back End
In the backend i used Nodejs, express and Mongo DB (Mongoos ODM) and i used JWT (JSON Web Tokens) for the authentification.