Personal Pokedex for caught Pokemons.
Simple backend sample project to create a Personal Pokedex for caught Pokemons.
- Node
- Git
- Express
- Mongoose
- DotEnv
- Nodemon
- Cors
- Clone the repo
- Run
npm install
- Run
npm run serve
. This will run the server on port 4200.
In case you are not able to connect to the database, you will need to install MongoDb and run it locally
- How to install MongoDB on Mac
- How to install MongoDB on Windows
Contributors names
Smaran Harihar
Inspiration, code snippets, etc.