A Social media for book enthusiasts.
- Track Your Reading Journey
- Take Detailed Notes
- Rate Your Books
- Organize Your Personal Library
- Share Reviews with the Community
- Customizable Profile Page
- Messaging
- Commenting
- Likes
Make sure to read the contributing guidelines
git clone https://github.com/EmmyRecent/Booklue-front-end.gitcd booklue-front-endnpm installIn the project directory, you can run:
npm run devRuns the app in the development mode.
Open http://localhost:5173 to view it in your browser.
- React and React Router v 6.4
- State Management
- Real-Time Updates with Socket.io
- Component Structure and Styling
- Responsive Design
- Form Handling and Validation
- Axios for API Requests
- Sorting and Filtering Data
- Client-Side Authentication Handling
- Version Control with Git and GitHub
