Skip to content

Kr-Raman/Typoo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌐 Full Stack Typoo

MongoDB, Expressjs, Nodejs, express-handlebars
https://typoo-blog.herokuapp.com

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

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

clone or download

$ git clone https://github.com/RaghavJindal13/MERN-API.git
$ npm install

project structure

LICENSE
package.json
config.env
server.js
app.js
Routes/
   UserRoutes
Controllers/
   UserControllers
Models/
   UserModels
...

Usage (run fullstack app on your machine)

Prerequirements

notice, the API has been tested using the Postman application and it performs all the CRUD operations.

API usage(PORT: 3000)

$ cd MERN-API     // go to client folder
$ npm i          // npm install pacakges
$ npm start      // run it locally

Start

$ cd MERN-API   // go to server folder
$ npm i       // npm install pacakges
$ npm run dev // run it locally
$ npm run build // this will build the server code to es5 js codes and generate a dist file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •