Skip to content

SrijaAdhya12/phoenix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

updated on: 24th July 2024, Wednesday
phoenix

A social media site

GitHub forks

line

Table of Contents

line

Introduction

  • Phoenix is a social media platform to spread connectivity among people.
  • This is a responsive and functional project with tech stack like React, Node , Express.js , Mongo db, React , Vite , Tailwind etc.

line

Developement

  1. Download NodeJS >18.0.1
  2. Run the following commands for running client (frontEnd)
  3. set up .env with the help of .env.example file in both client and server
$> cd client
$> npm i       # install all packages
$> npm run dev # run the frontend
  1. Run the following commands for running server (backEnd)
$> cd server
$> npm i       # install all packages
$> npm start   # run the backEnd

line

Tech Stack Used

  • React js
  • Tailwind
  • Java Script
  • Node js
  • Express js
  • Mongo db
  • React Router
  • JWT
  • Vite
  • Github

React TailwindCSS JavaScript Node JS Express Mongo DB React Router JWT Vite Github line

Preview

Phoenix

line

Best Contributors

line

License

Srija, 2024

line

Thank you, everyone 💚