Skip to content

NigamDevansh/FullStackWebsite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Full StackWebsite:

This project is build using ReacJs, Express and MongoDB for database and authorization is done using JWT.

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

MONGODB_URL

SECRET

PORT

Run Locally

Clone the project

  git clone https://github.com/NigamDevansh/The-Internet-folks-Assignment

Go to the project directory

  cd my-project

Install dependencies over both frontend and backend folder respectively.

  npm install

Start the frontend

  cd frontend
  npm run dev

Start the server

  cd backend
  npm start

After successfully running the project it must look like below.

Screenshots

1 2 3 4 5 6

7 8 9 10

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published