the sensible app for sensitive people by Casey Halstead
- React & React Router
- Cypress
- Network Requests
- API Databases
- CSS/ SCSS
- Figma
- GitHub
- Surge
sensi - deployed with Surge
- Use API calls to GET inspirational quote and author.
- Use React Router to direct users to specfic webpage on click.
- Figma was utilized for planning the wireframe
- User stories were created in GitHub projects
- Issues were created to track progress
- Understanding what components would be needed during planning.
- Free deployment :]
- Understanding "Data Down Actions Up".
- Implementing design almost exactly to wireframe specifications.
- Search feature to find specific entries.
- Add completed todo tasks to saved entries.
- Fork this respository and clone down to your local machine.
- Change into that directory:
cd sensi
. - Run
npm start
in the terminal to run the app in the browser. - To view the source code in a text editor, use the terminal command to open.