teamcache
COMP 424 Team cache Project
Title: InspireLab
Purpose: The purpose of this website is to bring together users who enjoy DIY projects of any type. The value added for these users will be getting inspiration from others about what they can accomplish. There will be project groups of different categories and each category can have many different DIY projects authored by the users themselves. Pictures, steps and material lists and other collaboration functions will be provided.
To Run
Locally:
- clone repo
- npm install in the Final Stack Folder
- npm start
- Nagivate to localhost:8000 in your browser
Heroku:
- Navigate to https://inspirelabdev.herokuapp.com/
- Register and prepare to be "inpsired"