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 months 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 (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-11-07T19:11:41.000Z (7 months ago)
- Last Synced: 2025-01-17T08:37:18.555Z (4 months 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
[](https://github.com/airbnb/javascript)

## 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