This project is part of a series of projects to be completed by students of Microverse.
This project focuses on creating a tracking app where the user can measure something over time.
You can also visit the Backend repository.
The premise of this project is to create a website that allows the user to create a business and create, see and update the amount of a raw material, see the raw material with the lowest amount on stock and see the list of all the raw materials with a comparision between the initial (or total) and the actual (or remaining) amount on stock.
- Node.js
- React
- React-DOM
- React-Create-App
- npm
- CSS
- ES6
- Redux
-
Go to the repository and press on the green button that says
code
-
Copy the link and open a terminal
windows:
windows tab + x
mac: Press
CmdSpace
to open spotlight search and typeterminal
and hitreturn
. -
Go to the folder where you gonna clone the repositorie and type
git clone PASTE THE LINK
and hitEnter
-
Go the the project root and type
yarn/npm run start
If you have any issues setting up the project or you come across any unintended bugs or problems, please do submit an issue to the track-app page.
If you want to make your own changes, modifications or improvements to our project, go ahead and Fork it!
- Fork it
- Create your working branch (git checkout -b [choose-a-name])
- Commit your changes (git commit -am 'what this commit will fix/add/improve')
- Push to the branch (git push origin [chosen-name])
- Create a new Pull Request
Alexis Sanchez - Github
Give a ⭐️ if you like this project!