Skip to content

Seekho is a free ebook library with books ranging from fiction, and non-fiction to academic books for school and college students.

Notifications You must be signed in to change notification settings

vcow10kar/seekho-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Seekho:

Seekho is a free ebook library with books ranging from fiction, and non-fiction to academic books for school and college students.

Features

  • Read Books By Categories
  • Add Books to Book List (currently reading) or a Read List (to read later)
  • Sign in / Sign up with email and Google

Tech Stack

Frontend

Backend

Fetch data

Styles

Encryptation and Password Privacy

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Install

Follow the following steps to get development environment running.

  1. Clone 'Seekho-Project' repository from GitHub

    git clone https://github.com/vcow10kar/seekho-project.git

    or using ssh

    git clone git@github.com:vcow10kar/seekho-project.git
  2. Install node modules

  • Client

    cd client
    npm install
    
    or
    
    npm i
  • Server

cd server
npm install

or

npm i
  • Need to Add .env File with Relevent Environment Variable

Run the project

  • open two terminal one for client and one for Server after that run this command

    • client
    npm start
    • server
    npm run server

    Blog of This Project(Know more about the project)

    Medium


Snapshots of the Project

  • Splash Screen Start page


  • Sign In and Sign Up Page With Google and Facebook Sign Option with Skip Optaion , if you not want to sign in only visit to website you can use Skip button below Sign In/Sign Up page


  • Home Page along with Navbar and Footer and also show which user start reading


  • Explore page has all the according to book section such as Clasics, Thriller, Self-help etc...


  • The My Books page has displays the books in the User's Read and Book List

    myBooksPage
  • Settings Page


  • User Profile Page

    • Light Mode


    • Night Mode


Contributors

About

Seekho is a free ebook library with books ranging from fiction, and non-fiction to academic books for school and college students.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published