Seekho is a free ebook library with books ranging from fiction, and non-fiction to academic books for school and college students.
- 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
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
Follow the following steps to get development environment running.
-
Clone 'Seekho-Project' repository from GitHub
git clone https://github.com/vcow10kar/seekho-project.git
or using ssh
git clone [email protected]:vcow10kar/seekho-project.git
-
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
-
open two terminal one for client and one for Server after that run this command
- client
npm start
- server
npm run server
-
-
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
-
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
-
Settings Page
-
User Profile Page
- Vaishnavi Kawthankar vcow10kar
- Yash Garg yash-ga
- Prashanth Dyavanapally Prashanth2856
- Vishal Rathod Vishal-080
- Abhishek Ranjan AbhishekRanjan8051