A Social media for book enthusiasts.
Please refer to the front-end repo for more information about Booklue.
Make sure to read the contributing guidelines
git clone https://github.com/EmmyRecent/Booklue-back-end.gitcd booklue-back-endnpm installIn the project directory, you can run:
npm start- Node.js and Express
- Database Management (PostgreSQL/SQL)
- Session Management with Passport.js
- Socket.io for Real-Time Communication
- Handling API Requests
- RESTful API Design
- Data Validation and Error Handling
- Security Best Practices
- Asynchronous Programming
- Version Control with Git and GitHub