Skip to content

noomdalv/react_activity_tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Final Capstone Project: React Activity Tracker

This is the front-end application for the Final Capstone Project of the Microverse Technical Curriculum, this app is designed to connect to the endpoint of the Rails API project which provides back-end (database/RESTful)services to the front-end react/redux app.

Built With

  • HTML
  • Javascript
  • React
  • Redux

Tools used

  • CSS (styling)
  • React-router-dom (routing)
  • Redux-persist (session)
  • Redux-thunk (middleware)
  • Heroku (deployment)

App Link

Live Link

App Screenshots

screenshot screenshot screenshot screenshot screenshot

Future Features

  • User profile section
  • User profile image upload

Getting Started

To get a local copy up and running go to the location you'd like to add the project and then run the commands below

Setup

git clone https://github.com/noomdalv/react_activity_tracker.git
cd react_activity_tracker

Install dependencies and start

npm install
npm start

Author

👤 Vladimir Luna

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.

About

React Activity Tracker, app for tracking basic daily activities(sleep, work, exercise, leisure).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors