A children's book search and filter website featuring diverse titles
🚀 Deployed Version: One More Page Live
- Clone the repository
git clone https://github.com/avinashi10/1more_page.git
- Install all the dependencies
npm install
- Start Webpack and the server
npm run client-dev
npm run server-dev
- Navigate to localhost:3000 in your local browser