sudiprajkunwar / contact-manager

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

contact-manager

App

Setup Environment

Create a .env file from .env.example.

Available Scripts

In the project directory, you can run:

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.

npm run build

Builds the app for production to the build folder.
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.
Your app is ready to be deployed!

Server

Setup Environment

Create a .env file from .env.example.

Available Scripts

In the project directory, you can run:

yarn run start

Runs the app in the development mode.
Open http://localhost:4001 to view it in the browser.

The page will reload if you make edits.

Database(MongoDb)

Database is hosted in http:cloud.mongodb.com

About


Languages

Language:TypeScript 81.9%Language:JavaScript 13.8%Language:HTML 2.9%Language:CSS 0.9%Language:Shell 0.4%