https://github.com/fdnklg/react-starter-kit
https://github.com/fdnklg/react-starter-kit
boilerplate-react react
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/fdnklg/react-starter-kit
- Owner: fdnklg
- Created: 2020-03-13T14:09:10.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T09:56:38.000Z (over 2 years ago)
- Last Synced: 2025-02-08T05:28:07.513Z (3 months ago)
- Topics: boilerplate-react, react
- Language: JavaScript
- Size: 7.85 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
React Boilerplate
---> A starting point for developing your next react app
This project was bootstrapped with:
- [Create React App](https://github.com/facebookincubator/create-react-app).
- [easy-peasy](https://easy-peasy.now.sh/)
- [Theme-ui](https://theme-ui.com/)
- [react-router-dom](https://reacttraining.com/react-router/web/guides/quick-start)
- [Prettier](https://prettier.io/)
- [React Markdown](https://github.com/rexxars/react-markdown)### Fonts
- Make sure to put all fonts you want to use inside ```public/fonts/```.
- Link to your fonts at ```src/styles/GlobalStyles.js``` to display them correctly.