Skip to content

A bootcamp react project demonstrating MERN by applying all program's taught materials along with self-taught and researched knowledge.

Notifications You must be signed in to change notification settings

ichoi21/SmackLab

Repository files navigation

Project 3: SmackLab

Description

A database to which enables to to store your shoe collection and know its worth

-USER will have a search engine to find workout of their choice.
-USER will have a questionaire to determine a program for their level of fitness.
-USER can create an authenticated account to save their program in a private database
-USER can smack talk to one another to motivate one another.
-USER can live chat with a Team 150% member.

Overview

Working with a team to develop a full-stack web application, designing and building an app using MERN full stack with React. Working online app at at heroku

Team Members

All Contributors Honorary Members

Build status

In development - GitHub Deployed - heroku


Packages (back-end)

  • JavaScript/jQuery
  • Node.js
  "dependencies": {
    "axios": "^0.20.0",
    "bcryptjs": "^2.4.3",
    "body-parser": "^1.19.0",
    "cors": "^2.8.5",
    "express": "^4.17.1",
    "is-empty": "^1.2.0",
    "jsonwebtoken": "^8.5.1",
    "mongoose": "^5.10.2",
    "passport": "^0.4.1",
    "passport-jwt": "^4.0.0",
    "prop-types": "^15.7.2",
    "socket.io": "^2.3.0",
    "validator": "^13.1.1"
  },
  "devDependencies": {
    "concurrently": "^5.3.0",
    "nodemon": "^2.0.4"
  }

Libraries (front-end)

Reference USD

Future Development

  • Get Users involved for more smack talking!

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm install

Downloads all of the necessary dependencies to work with the app locally.

npm 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.
You will also see any lint errors in the console.

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!

See the section about deployment for more information.

About

A bootcamp react project demonstrating MERN by applying all program's taught materials along with self-taught and researched knowledge.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •