This is the capstone project for react. It consumes an API, uses Redux as a state management tool and React for the UI frontend.
- React
- Redux
- API
Client
- Code Quality
- SPAs
In order to run this project you need:
- You need to have NodeJS installed
- A Web Browser (Google Chrome, Firefox, etc)
- A Code Editor (Notepad++, VSCode, etc)
Clone this repository to your desired folder:
git clone your link repo https://github.com/mohammadnewton/react-capstone.git
cd react-capstone
Install this project with:
npm install
To run the project, execute the following command:
npm start
To run tests, run the following command:
- npx eslint "**/*.{js,jsx}"
- npx stylelint "**/*.{css,scss}"
You can deploy this project using:
- Netlify
- Vercel
- Render
- Railway
- gh-pages
👤 Newton Ombese
- GitHub: @newtonOmbese
- Twitter: @NewtonOmbese
- LinkedIn: @newtonOmbese
- Adding more pages
- FrontEnd Framework implementation
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project give me a star.
I would like to give credit to Nelson Sakwa the author of the original design, as required by the Creative Commons License.
This project is MIT licensed.