- Register
- Login and authoriztion
- Get, post, patch, delete data
- 🎇 Express.js
- 🔎 MongoDB
- 🔐 CORS
- 🗿 Celebrate
- 🔌 Mongoose
- 🚪 Helmet and limiter
- 📚 AirBnb Linter Config
- 📣 BEM
- Download this project or
git clone
- Run command
npm i
- Run
npm run dev
- Server starts at http://localhost:3000.