Skip to content

A vibrant and dynamic social network built exclusively for developers

Notifications You must be signed in to change notification settings

Ardent10/DevVerse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DevVerse

DeVverse is a social media platform for developers. It provides a platform for developers to connect with each other, create new posts, chat with other developers, and customize their user settings.

Features

  • User Registration: Developers can create an account on DeVverse by providing their required details.
  • Post Creation: Users can create new posts to share their thoughts, ideas, or code snippets with the developer community.
  • Profile: Users can visit their profile to Edit their infromation.
  • Tags: Users can add New Tags which is an alternative of hastags.
  • Event: User can create new Events and see the upcoming list of events.

Technologies Used

  • Next.js: Next.js is a React framework that provides server-side rendering, routing, and other helpful features for building web applications.
  • TypeScript: TypeScript is a typed superset of JavaScript that enhances the developer experience by providing static typing and other useful features.
  • Appwrite: Appwrite is a Backend-as-a-Service (BaaS) platform that simplifies backend development by providing ready-to-use features such as authentication, database, and storage.

Installation

Follow the instructions below to install and run DeVverse locally:

  1. Clone the repository:
git clone https://github.com/Ardent10/DevVerse.git
  1. Change to the project directory:
cd DeVverse
  1. Install dependencies using Yarn:
yarn install

Usage

  1. Start the development server:
yarn dev
  1. Open your web browser and visit http://localhost:3000 to access DeVverse.

Contributing

Contributions are welcome! If you have any ideas, suggestions, or bug reports, please open an issue or submit a pull request.

Please ensure that your contributions adhere to the project's coding guidelines and standards.

License

This project is licensed under the MIT License.

Acknowledgements

  • The DevVerse team would like to thank all contributors and users for their support and feedback.

Feel free to customize this README to fit your specific needs.

About

A vibrant and dynamic social network built exclusively for developers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages