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.
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
- 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.
- Landing Page
- Feeds
- Login Page