Microverse Final Capstone Project
Explore the repo »
Request Feature
Mobile task app designed to register your todos and keep a record of every improvement you have daily. Register and create tasks as you want to keep track of, later make new records of improvement over them. View your finished ones and reset if you want to begin again from zero.
-
npm Packages used:
To get a local copy up and running follow these simple steps.
Clone or fork the repo [git@github.com:ricardovaltierra/task-track-app.git].
*note you need have install npm or yarn.
This webpage is built on React & Redux basis with ES6, SASS and some other dependencies. All of the resources (images and gifs) are located inside src/styles/assets
folder.
This project was bootstrapped with Create React App.
-
Navigate to the root directory of the project.
-
Run this command on your terminal to add all the required packages and dependencies.
$ npm install
-
Once that build with.
$ npm run build
-
Now the app is ready, you can just open the generated index file on your server.
$ npm start
-
If you're onto make some code edition you can 'watch' the live changes as follows.
$ npm run watch
-
Curious about testing? Run it for the main reducer and actions (with a small
navbar
component test)$ npm test (filename.test.js)?
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
-
Fork the Project.
-
Create your Feature Branch (
git checkout -b feature/AmazingFeature
). -
Commit your changes (
git commit -m 'Add some AmazingFeature'
). -
Push to the Branch (
git push origin feature/AmazingFeature
). -
Open a Pull Request.
Ricardo Valtierra - @RicardoValtie15 - ricardo_valtierra@outlook.com - linkedin.com/in/ricardovaltierra/
This project is under the MIT license.
"Bodytrack.it" by Gregoire Vella is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.
"Sign-Up/Login Form" by Eric is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.