Skip to content

talha6663/BragDocumentApplication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BragBox

A simple bragdoc system allowing you to help document accomplishments, goals, small wins or anything else that you might want to remember down the road.

Developed using

  • React
  • Mongodb database
  • Node
  • Express server
  • Firebase

Development

Install packages

npm install

change to the client directory

cd client

Install client packages

npm install


Start api server

npm run start

Change to the client directory

cd client

Start react in development mode

npm run start

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

The page will reload when you make changes.
You may also see any lint errors in the console.

Production & Deployment

Installs all packages

npm run build

Starts the server

npm run server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages