A React Application To Help Users Organize Their Fiber Arts Projects
Stitchme
Description
Here is a link to the deployed application on Heroku
https://stitchmeproject.herokuapp.com/
This is our application for the final project in the UW Coding Bootcamp. We created an application to help users organize their fiber arts (embroidery/crochet/knit/etc..) projects. Users can sign into their profile, upload a new project, and post todos, steps, and images of their project. We have two seperate repos, one for our backend using a mongo db and our front end was built using React.
Screeshots of each page, with each theme are included in the images folder in SRC!
Installation
To run this application make sure to run the command create-react-app
and download the following packages with npm i
- npm install @mui/material @emotion/react @emotion/styled
Usage
Here is a screenshot of the application:
Contributing
Ally Nostrand (https://github.com/allysonnostrand)
Isis Alexander (https://github.com/QueenOfBirbs)
Khari Robertson (https://github.com/krober45)
License
This application is covered under MIT license.
Questions
You can reach us at allyson.nostrandd@gmail.com if you have any questions!