Skip to content

BloomTech-Labs/labspt2-rate-my-diy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rate my DIY

This web app will target people who want to get up and get productive and learn different skills to do projects themselves. There will be a rating system on which one is better. This will lead to the tutorials that are accurate and precise to be on top.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

Installing

Front End

  1. Open your terminal on the root of the project and cd into the client folder. You can also open the terminal on the client folder and skip this step.
cd client
  1. Run the yarn command to install all the node packages
yarn

Back end

  1. Open your terminal on the root of the project and cd into the server folder. You can also open the terminal on the server folder and skip this step.
cd server
  1. Run the yarn command to install all the node packages
yarn

Deployment

Front End

While being on the root of the client folder run the following command

yarn build

Production Front-End

Back End

While being on the root of the server folder run the following command

yarn server

Production Back-End

Built with

Authors

Acknowledgements

  • Julian Kohlman who is our PM and has helped us get this project started.
  • F.J. Lennon for being our instructor and giving us great advise through the process
  • Hat tip to anyone whose code was used

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published