https://github.com/freinet12/pokedex
Pokedex app using React
https://github.com/freinet12/pokedex
front-end javascript pokedex pokemon react reactjs
Last synced: about 2 months ago
JSON representation
Pokedex app using React
- Host: GitHub
- URL: https://github.com/freinet12/pokedex
- Owner: freinet12
- Created: 2020-04-12T19:28:19.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-12T19:31:32.000Z (about 5 years ago)
- Last Synced: 2025-02-14T01:45:37.778Z (3 months ago)
- Topics: front-end, javascript, pokedex, pokemon, react, reactjs
- Language: JavaScript
- Size: 174 KB
- Stars: 0
- Watchers: 2
- 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).
### `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.### `npm run build`
Builds the app for production to the `build` folder.
It correctly bundles React in production mode and optimizes the build for the best performance.The build is minified and the filenames include the hashes.
Your app is ready to be deployed!See the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.