https://github.com/lequangnamsoraly2009/mern-first-app
MERN Stack List Course Learn Tutorial☀︎🤣
https://github.com/lequangnamsoraly2009/mern-first-app
argon2 axios bootstrap cors dotenv express jwt material-icons mongoose nodejs react-redux redux-toolkit styled-components
Last synced: 16 days ago
JSON representation
MERN Stack List Course Learn Tutorial☀︎🤣
- Host: GitHub
- URL: https://github.com/lequangnamsoraly2009/mern-first-app
- Owner: lequangnamsoraly2009
- Created: 2021-06-06T15:31:40.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-06-10T18:52:23.000Z (over 4 years ago)
- Last Synced: 2025-03-01T14:18:07.495Z (9 months ago)
- Topics: argon2, axios, bootstrap, cors, dotenv, express, jwt, material-icons, mongoose, nodejs, react-redux, redux-toolkit, styled-components
- Language: JavaScript
- Homepage:
- Size: 5.44 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MERN-first-app
## Project Include:
- Authentication
- Authorization
- Login and Register
- CRUD (Post)
- FE
- BE
## 🧐 What's inside?
A quick look at the top-level files and directories you'll see in this project.
.
|-- client--|
| |--public
| |--src--
| |--utils
| |--api
| |--index.js
| |--App.js
| |--assets
| |--components
| |--features
| |--app
| |--common
|
|--server--|
|--index.js
|--config
|--middleware
|--models
|--routes
|--util