https://github.com/ajay-308/pokemon-researcher
https://github.com/ajay-308/pokemon-researcher
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ajay-308/pokemon-researcher
- Owner: Ajay-308
- Created: 2025-02-25T15:53:29.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-02-25T16:10:53.000Z (8 months ago)
- Last Synced: 2025-02-25T17:24:02.976Z (8 months ago)
- Language: TypeScript
- Size: 74.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Clone the Repository
1. Clone the repository to your local machine:
```bash
git clone https://github.com/Ajay-308/pokeMon-Researcher
```
2.Navigate to the project directory:
```bash
cd pokeMon-Researcher
```
3. Install any necessary dependencies specified in the documentation.
```bash
npm instal
```
4. start frontend
```bash
npm run dev
```