Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 895 Bytes

README.md

File metadata and controls

42 lines (27 loc) · 895 Bytes

Project Title

Personal Pokedex for caught Pokemons.

Description

Simple backend sample project to create a Personal Pokedex for caught Pokemons.

Getting Started

Dependencies

  • Node
  • Git
  • Express
  • Mongoose
  • DotEnv
  • Nodemon
  • Cors

Setup

  • Clone the repo
  • Run npm install
  • Run npm run serve. This will run the server on port 4200.

Additional Information

In case you are not able to connect to the database, you will need to install MongoDb and run it locally

Authors

Contributors names

Smaran Harihar

Acknowledgments

Inspiration, code snippets, etc.