It consists of 6 pages with dynamic content based on the authentication.
Clone the project
git clone https://github.com/zaidajani/startupeer.git
Go to the project directory
cd startupeer
Install dependencies
cd server
npm i
Start the server
npm run dev
Open a new terminal and install react dependencies.
npm i
Run react app
npm run start
Client: React
Server: Node, Express
Databse: MongoDb
- Node
- Express
- Mongoose
- JWT
- Bcrypt
Pretty simple yet effective server.