Skip to content

BooksClub is an online platform that allows you to provide unused books to needy people. One has to upload the details of the books and if the book is still available then the needy one can get it for free by accessing the details. This project was built within 48 hours as a part of a hackathon at Masai School by our team of web warriors.

Notifications You must be signed in to change notification settings

sheikhtausif/books-club

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BooksClub (Hackathon)

Build Status

BooksClub is an online platform that allows you to provide unused books to needy people. One has to upload the details of the books and if the book is still available then the needy one can get it for free by accessing the details. This project was built within 48 hours as a part of a hackathon at Masai School by our team of web warriors.

Installing and Running

Executing the commands mentioned below one by one in your command line will help in making this React app . Cloning

git clone https://github.com/sheikhtausif/books-club
cd ./books-club

To run the react app execute below command

cd ./client
npm install
npm start

To run the server app execute below command

cd ./server
npm install
npm run dev

Built with

  • React js
  • Redux
  • HTML
  • CSS
  • JavaScript

Used libraries

  • node modules
  • Styled-Components
  • axios
  • React Js
  • Redux
  • React-router-dom
  • Material-UI
  • Material-Icons
  • React Icons

Features

  • Signin/Signup
  • Users can add Books
  • Users can get the available books for free
  • Users can filter and search

Some screenshots of the project

Team members

About

BooksClub is an online platform that allows you to provide unused books to needy people. One has to upload the details of the books and if the book is still available then the needy one can get it for free by accessing the details. This project was built within 48 hours as a part of a hackathon at Masai School by our team of web warriors.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published