Inspired from the original TV series "Pokemon" , this is a pokemon guessing game built using the MERN stack
- Node js
- Express
- React
- MongoDB
- Tailwindcss
- Save user details and implement state for same
- Fork the repo and clone it
- Make sure you have node and npm installed
- run
npm install
to install all required dependencies - Create a new branch to make changes on
- Push changes to the forked repo and then create a pull request