An open API service indexing awesome lists of open source software.

https://github.com/ajay-308/pokemon-researcher


https://github.com/ajay-308/pokemon-researcher

Last synced: 8 months ago
JSON representation

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