Skip to content

A simple application to browse books, created using React.

Notifications You must be signed in to change notification settings

sid3345/bookify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bookify

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

Package Installation

Go into the project folder through console where package.json is and execute the following command

  npm install

Start the app

  npm start

The application will start automatically in your browser on http://localhost:3000

Features implemented:

  • Browse book card
  • Dynamic Search
  • Cart (addition, removal)
  • Responsive UI

Technology Stack:

  • ReactJS
  • HTML, CSS
  • JavaScript

About

A simple application to browse books, created using React.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages