/react_todo_list

A sleek todo list made with React

Primary LanguageJavaScript

React Todo List

This is a simple and elegant React todo list built to practice react concepts.
This project was bootstrapped with Create React App.

This project also uses a custom built API server and MongoDB to save your todos.

The server is hosted on Heroku and the database is hosted on mLab

React Todo List

Instructions App

  • Download or clone the project repo, unzip or open the project folder in your code editor.
  • Run npm install to download all project dependencies.
  • Once done, run npm start to start the app in development mode.
  • Open http://localhost:3000 to view the app in the browser.

Contributing

Pull requests to add new features are more than welcome!

Credits

Designed and developed by Charlie Taminian 2018.

License

MIT