A simple application to browse books, created using React. This application was created for ECS Frontend Developer Challenge on HackerEarth: https://www.hackerearth.com/challenges/hiring/ecs-frontend-developer-hiring-challenge
Go into the project folder through console where package.json is and execute the following command
npm install
npm start
The application will start automatically in your browser on http://localhost:3000
- Browse book card
- Dynamic Search
- Cart (addition, removal)
- Responsive UI
- ReactJS
- HTML, CSS
- JavaScript