This is the Final capstone project for the microverse course, where i have to create the back-end and the front-end of a web page, work with the better praticews learn along the course
A complete web page for users to make an appointment with a wrestling trainer based on the WWE wrestlers, users can:
- create an user to make appointments
- make appointments
- see their appointments
- JavaScript
- REACT
- REDUX
- Jest
- HTML
- CSS
To set up a local copy of the project
git clone git@github.com:helman101/wrestling-trainers-app.git
cd wrestling-trainers-app
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!!
👤 Andres Ortegon
- GitHub: @helman101
- Twitter: @helman1011
- LinkedIn: Andres Ortegon
Contributions, issues, and feature requests are welcome!
Give a ⭐️ if you like this project!