Custom version of create-react-app with some changes and additions, an opinionated React starter app based on CRA(Javascript) tempalate
- Installed React Router v4
- App.js changes (Added Header, Route, arrow function)
- Added a components folder with Header, Home & Spinner
- Added base styles in App.css for buttons, backgrounds, etc (Remove if needed)
- Added Font Awesome to public/index.html
- Removed logo.svg
🏠 Homepage
yarn install
yarn run start
yarn run test
👤 Alpha Olomi alphaolomi@gmail.com
- Website: https://alphaolomi.me
- Github: @alphaolomi
Contributions, issues and feature requests are welcome!
Feel free to check issues page. You can also take a look at the contributing guide.
Give a ⭐️ if this project helped you!
Copyright © 2020 Alpha Olomi alphaolomi@gmail.com.
This project is ISC licensed.
This README was generated with ❤️ by readme-md-generator