An open API service indexing awesome lists of open source software.

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☀︎🤣

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