Skip to content

Complete CRUD application with Node Server and React Client.

Notifications You must be signed in to change notification settings

david-mateogit/contact-keeper-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About The Project

Contact Keeper React App

This project was bootstrapped with Create React App.

Preview Demo

Contact Keeper React App

Dependencies

  • bcryptjs
  • config
  • cors
  • dotenv
  • express
  • express-validator
  • jsonwebtoken
  • mongoose

Available Scripts

In the project directory, you can run:

npm start

Runs the server in the development mode.
Open http://localhost:5000.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm run dev

Concurrently Launches the server and client app.

heroku-postbuild

Install the server app and builds the client app in the heroku server.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

About

Complete CRUD application with Node Server and React Client.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages