Description:- A website created for increase and helping to student's knowledge growth.
site link:- https://taupe-truffle-988056.netlify.app
- routes:-- /user,/admin,/books
- /register
- /getUsers
- /login
- /logout
- /register
- /login
- /logout
- /viewadmins
- /viewusers
- /add
- /
- /getOneData/:id
- /update/:id
- /delete/:id
Url:- https://taupe-truffle-988056.netlify.app/
This is a study application built with React, Redux, Chakra UI, and powered by a JSON Server backend. It also features authentication using Node.js and Express.
The study application is a modern study platform for reading and exploring answers of a particular subjects. It provides a user-friendly interface, and a secure authentication system. Students can browse answers, add get their solutions.
- User authentication with Node.js and Express.
- Browse a wide variety of solution of different questions.
- Responsive design for mobile and desktop.
To run this application locally, follow these steps:
- Clone this repository to your local machine: git clone https://github.com/yourusername/StudyVerse.git
- Change to the project directory:cd fontend
- Install the required dependencies for the frontend:npm install
- Install the required dependencies for the backend cd backend npm install
Usage Create an account or log in to your existing account. Browse the collection of Books. Click on a book name to view its details. Get your solution for your questions.
Each Book item has a dedicated Book page with detailed information and high-quality images.
It provides all the details about particular item.
User can login throuh this page
User can create accout through this page
-
Frontend:
- React for building user interfaces
- Redux for state management
- Chakra UI for styling
- Axios for API requests
-
Backend: JSON Server, Node.js, Express