the coolest Pokemon site!
- Core Features:
- 20 Locations
- Intense Pokémon Battles
- Lots of Pokémons to catch!
- React native
- Terminal / Powershell
- From Terminal:
- clone the directory
- enter the project directory with
cd frontend
- run
npm i
- then run
npm start
- Note: The way to project is setup on the repo, it expects the port
3000
. The only port that needs to open on your machine is3000
.
- In an IDE
- clone the directory
- Enter the project and in your own terminal or the IDE's built in interface, run
and then runcd frontend
and finally runnpm i
to start the project.npm start
- Note: The way to project is setup on the repo, it expects the port
3000
. The only port that needs to open on your machine is3000
.
- qeed97
- zsoltdzsugan
- Denmasta