Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jakazzy/exercise-tracker-client

This is the Frontend for the exercise tracker application
https://github.com/jakazzy/exercise-tracker-client

Last synced: 17 days ago
JSON representation

This is the Frontend for the exercise tracker application

Awesome Lists containing this project

README

        

# Exercise Tracker

This is an exercise tracker app built with inspiration from same project by Freecodecamp. It tracks users exercise journey goals and completion.

## Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

### Prerequisites

```
npm and Nodejs

```

### Installing

A step by step series of examples that tell you how to get a development env running

Install the dependencies and dev dependencies
```
npm install
```

## Run Project

Explain how to run the automated tests for this system
```
npm start
```

## Built With

* React js

## License

This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details