DevSpot is a social network for developers. It allows users to create profiles, share posts, add comments, and connect with other developers.
- User authentication and authorization
- User profile creation and editing
- Profile validation and display
- Post creation, editing, and deletion
- Post likes and comments
- Developer dashboard
- GitHub repositories display
Logo | Name | Description |
---|---|---|
Node.js | A JavaScript runtime environment that lets you run JavaScript code outside of a web browser. | |
Express | A web framework for Node.js that provides features for web and mobile applications. | |
React | A JavaScript library for building user interfaces. | |
Bootstrap | A CSS framework for designing responsive and mobile-first websites. | |
MongoDB | A document-based database that lets you store and query data in JSON-like format. | |
Mongoose | An ODM (Object Data Modeling) library for MongoDB that provides schema validation, relationship management, and other features. | |
Redux | A state management library for React that helps you manage the app's data flow and UI consistency. |
This project is licensed under the MIT License - see the LICENSE.md file for details.