FullStack React Authentication Project
Lakshyaraj Dash • Fri 12 Dec 2024
Tech Stacks:
- Frontend: ReactJS
- Backend: ExpressJS
- Database: MongoDB
- UI Design: Bootstrap
Install the dependencies
npm i
Run the development server
npm run dev
Run the production server
npm run start