Skip to content

Latest commit

 

History

History
61 lines (37 loc) · 1.46 KB

README.md

File metadata and controls

61 lines (37 loc) · 1.46 KB

SpaceCord - A platform for Space Technology enthusiats.

Welcome to SpaceCord, the ultimate social hub for space technology enthusiasts. Explore feeds, share your thoughts, and connect with like-minded individuals. Engage through likes and comments, follow fellow enthusiasts and creators, and elevate your space-tech passion. Discover, share, and connect on SpaceCord – where the space community comes together.

Start this project

To Start this project

First install required packages for both server and client

For server : -

  cd server
  npm install

For client : -

  cd server
  npm install

Now start server

  cd server
  npm start

Now start client in a new terminal

  cd client
  npm start

Features

  • Interactive Feeds where you can view and add posts.
  • Inscribe to post you views and facts about space.
  • Connect with other enthusiats by following them in their profile.
  • Upcord (Like) , Downcord (dislike) and Comment on others post to share your views.

Demo

  • Landing Page

Screenshot 2024-02-04 223736

  • Feeds

Screenshot 2024-02-04 223846

  • Login Page

Screenshot 2024-02-04 224013