Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jonasaugust1/react-router-project
This application was build to trainning add front-end routing to React applications using React Router! It contains snippets from various Codecademy articles.
https://github.com/jonasaugust1/react-router-project
Last synced: about 1 month ago
JSON representation
This application was build to trainning add front-end routing to React applications using React Router! It contains snippets from various Codecademy articles.
- Host: GitHub
- URL: https://github.com/jonasaugust1/react-router-project
- Owner: jonasaugust1
- Created: 2022-07-22T14:45:16.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-22T14:46:25.000Z (over 2 years ago)
- Last Synced: 2024-11-05T15:13:23.174Z (3 months ago)
- Language: JavaScript
- Size: 540 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app), using the [Redux](https://redux.js.org/) and [Redux Toolkit](https://redux-toolkit.js.org/) template.
## Available Scripts
In the project directory, you can run:
### `npm start`
Runs the app in the development mode.
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.The page will reload if you make edits.
You will also see any lint errors in the console.## Learn More
You can learn more in the [Create React App documentation](https://facebook.github.io/create-react-app/docs/getting-started).
To learn React, check out the [React documentation](https://reactjs.org/).