Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joakimteixeira/routes-site
Project to test React Router
https://github.com/joakimteixeira/routes-site
absolute-imports airbnb-eslint react-bootstrap react-router reactjs responsive-design single-page-app
Last synced: 3 days ago
JSON representation
Project to test React Router
- Host: GitHub
- URL: https://github.com/joakimteixeira/routes-site
- Owner: JoakimTeixeira
- Created: 2020-11-15T21:25:17.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-11-07T19:11:41.000Z (12 days ago)
- Last Synced: 2024-11-07T20:21:49.185Z (12 days ago)
- Topics: absolute-imports, airbnb-eslint, react-bootstrap, react-router, reactjs, responsive-design, single-page-app
- Language: JavaScript
- Homepage:
- Size: 1.24 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Routes Site
Project to test React Router
[![Javascript Style Guide](https://badgen.net/badge/eslint/airbnb/ff5a5f?icon=airbnb)](https://github.com/airbnb/javascript)
![image](https://user-images.githubusercontent.com/12193814/99558351-66bc7680-29a2-11eb-99e2-d8717969fd0a.png)
## To-do
- [ ] Refactor component states for better atomicity
## Running the Project
To get started, fork the repository, clone it, and then run the following commands:
npm install
npm run start