Skip to content

This is a MERN fullstack todos app. It has complete REST api backend with nodejs and mongodb. client side developed with the reactjs components.

Notifications You must be signed in to change notification settings

rashidmajeed/fullstack-todos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

MERN Stack Task App

This App is Built with the frontend with React and Bootstap 4 & Backend with the Nodejs, Express and Mongodb Client => holds the frontend Server => holds the backend

Screenshot for this todolist app

todolist

Start work

cd client && cd server

Install dependencies

npm install for both client and server side dependencies

Run Both client and server

client => npm start server => node index.js

visit browser

https://localhost:3000

About

This is a MERN fullstack todos app. It has complete REST api backend with nodejs and mongodb. client side developed with the reactjs components.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published