Step-by-step instructions on how to set up the project locally.
Take clone from the repository
git clone https://github.com/Bannuru-vani/Rick-and-Morty---React---Tailwind.git
After clone
cd Rick-and-Morty/
npm install
Once the NPM packages installed, before running React app start the json server
npm start