Skip to content

MindSet is a mobile-responsive web app to help the user find and use positive affirmations.

Notifications You must be signed in to change notification settings

coriography/MindSet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MindSet - find your positive thought ☺️

MindSet is a mobile-responsive web app to help the user find and use positive affirmations. The user selects the category of affirmation they want to see, and a random affirmation in that category is generated. The app also includes instructions and background on using positive affirmations.

MindSet was built with HTML, CSS, JavaScript, Node.js, and Express.

app screenshot app screenshot

Usage 🖥️

To run locally:

  1. Install Node.js
  2. Clone this repository to your machine
  3. Type these commands into your terminal:
$ npm install
$ npm start
  1. In your browser, go to the localhost displayed in your terminal

Roadmap 🚙

Up next:

  1. Set up a database to store the affirmations
  2. Refactor data fetch as get method
  3. Add post, update, and delete methods for the data
  4. Build an interface to handle data input

Authors and acknowledgements 👩‍💻

Built by Cori Lint, with the help of Free Code Camp, Wes Bos, Joey Lee and Google Developers

About

MindSet is a mobile-responsive web app to help the user find and use positive affirmations.

Topics

Resources

Stars

Watchers

Forks