Skip to content

MANAVBHOSALE/LOST-AND-FOUND

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Table of contents

General info

This project is Lost and Found Website that deals with a thought to provide a platforrm that would help to reach the lost comodity to its owner effeciently.

Technologies

Project is created with :

Frontend

  • Angular version : 12.2.4
  • Bootstrap

Backend

  • Node version : 14.17.0
  • express version : 4.17.3
  • MongoDB

Setup

To run this project, install it locally using :

git clone https://github.com/MANAVBHOSALE/LOST-AND-FOUND.git

Frontend

navigate to frontend/ directory.

1. Install dependencies & run ng serve -o :

In terminal - command

$ cd frontend
$ npm install
$ ng serve -o

Backend

navigate to backend/ directory.

1. create .env file & add variables :

  • create cluster in mongodb cloud & post it MONGO_URI in .env.

2. then install dependencies & run dev

$ cd backend
$ npm install
$ npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published