Skip to content

A Responsive MERN CRUD Garage Web Application made with React, Redux, Node.js, Hooks, User Auth consuming and Sending data to MongoDB.

Notifications You must be signed in to change notification settings

MatheusDevios/Ger-s-Garage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ger's Garage Web Application

A Responsive MERN CRUD Garage Web Application made with React, Redux, Node.js, Hooks, User Auth consuming and Sending data to MongoDB.

🛠️ Frameworks

⚙️ Requirements

🚀 Installation

$ git clone https://github.com/MatheusDevios/Ger-s-Garage.git
$ cd Ger-s-Garage
$ cd client
$ npm install
$ npm start

$ cd ..
$ cd api
$ npm install
$ nodemon

The application will open in the browser on http://localhost:3000 The server will listen on http://localhost:5001

However, you will need to connect or run it on your own database.

Or you can use the Live Demo

About

A Responsive MERN CRUD Garage Web Application made with React, Redux, Node.js, Hooks, User Auth consuming and Sending data to MongoDB.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published