You can visit the Live Demo or clone the repository and open the dist/html.index file with your browser to see the project.
- Follow the Set-up and Install instructions.
- Before we begin, make sure you have a fresh version of Node.js installed
- First clone the repo and checkout the latest branch.
To install the latest release or a specific version, run one of the following commands:
npm install && npm install --dev
to install the project's dependencies.
In the project directory, you can run:
npm start
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
npm test
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.
npm run build
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
- JavaScript-Webpack-Jest-React
This project was bootstrapped with Create React App.
Juan Felipe Gomez Tobon
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
Give a ⭐️ if you like this project!
- Thanks to Microverse for making it possible!
This project is MIT licensed.