Skip to content

Zubair-Yar/todoz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🌐 MERN Stack

Mariadb, Expressjs, React, Nodejs

MERN is a fullstack implementation in MongoDB, Expressjs, React/Redux, Nodejs.

MERN stack is the idea of using Javascript/Node for fullstack web development.

Usage (run fullstack app on your machine)

Prerequirements

  • [Mariadb]
  • [Node]
  • [npm]
  • [nodemon]

notice, you need client and server runs concurrently in different terminal session, in order to make them talk to each other

Client-side usage(PORT: 3000)

$ cd frontend   // go to frontend folder
$ npm i       // npm install pacakges
$ npm start // run it locally

Server-side usage(PORT: 80)

$ cd backend   // go to backend folder
$ npm i       // npm install pacakges
$ nodemon // run it locally

Screenshots of this project

Screenshot (12)

Email Me: zubair380ahmad@gmail.com (welcome, say hi)

Author

Zubair-Yar

About

🌐 MERN stack - Todo App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published