Skip to content

A react project to practice my skills in Node.js/ Express , React and MongoDb

License

Notifications You must be signed in to change notification settings

Mar-Issah/React-Exercise-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Exercise Tracker

A project to practice my skills in Node.js/ Express.js and MongoDb.

About The Project

This is a Node. js (with Express. js) and MongoDb application. React Exercise tracker is a Web Application which allows user to create and store username and exercises (Description, Duration and Date).

React Exercise Tracker


Built With / Requirements 👷

Visual Studio Code

HTML5

CSS3

Bootstrap

JavaScript

React

MongoDB

Node.js

Git


Getting Started

Using it on your local machine.

Prerequisites

You need to have Node, yarn and npm installed on your machine. To check if they are installed, open up a terminal window and type the following:

npm -v
yarn -v
node -v

If these commands print out a version number in the terminal, you are good to go. If not, you need to go ahead and install what is missing. For the purpose of this project, I used Node.js.

Installation

  1. Clone the repo on your local machine.
    git clone https://github.com/Mar-Issah/React-Exercise-Tracker.git
  2. Change directory into the new folder and type the following, this installs the required dependencies.
    npm install
  3. To run the React project(Server and Client).
    npm start


Contributing 👪

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project.
  2. Create your Feature Branch (git checkout -b feature/awesomeFeature).
  3. Commit your Changes (git commit -m 'Added some awesome features').
  4. Push to the Branch (git push origin feature/awesomeFeature).
  5. Open a Pull Request.

License 📄

Distributed under the MIT License. See LICENSE for more information.


Contact 📧

Marsiya Issah : masy370@gmail.com.

Project Link: https://github.com/Mar-Issah/React-Exercise-Tracker.git.

Kindly check out more of my projects in CodePen.