Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

cloutierMat/reactCounter

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Counter

A simple counter created with React, Express and MongoDb

Instalation

You need to have a local Mongo database listening to port 27017
Visit if you need help getting setup https://docs.mongodb.com/manual/installation/

$ git clone https://github.com/cloutierMat/reactCounter.git
$ cd reactCounter

You will now be in the project. Note that backend and frontend need to be initialized separately.

First start the server

$ cd backend
$ npm install
$ npm start

You can now start the React server

$ cd ../frontend
$ npm install
$ npm start

About

A mini project created during EvolveU course. It stores the count on a local mongoDb.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.