noomdalv / react_activity_tracker

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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).


Languages

Language:JavaScript 74.7%Language:CSS 19.8%Language:HTML 5.5%