This project is based on the requirements and specifications of Microverse final capstone project.
A full stack tracking app to track car parts using rails to save and handle data. On the app, a user can:
- Sign up for an account
- Sign id to existing account
- Log out of account
- Create car objects
- Update car objects by car parts
- Delete car object
- JavaScript
- React
- Redux
- Bootstrap
- Jest
- Html
- Css
To set up a local copy of the project
git clone https://github.com/wandji20/a-plus-garage.git
cd a-plus-garage
npm install
- Go to your terminal
- Run
npm test
to run all the tests.
- Now you are ready to run a local server
- Go to your command line and put
npm start
- Go to https://localhost:3000/
- Try it!!
👤 Wandji Bertrand
- Github: @wandji20
- Twitter: @wandjibertrand
- Linkedin: Linkedin
Contributions, issues, and feature requests are welcome!
Give a ⭐️ if you like this project!