Skip to content

This project consists of a search engine with a frontend built using Angular and a backend built using Node.js, Express, and MongoDB.

Notifications You must be signed in to change notification settings

Ayushgolakiya/Search_Engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Search Engine

This project consists of a search engine with a frontend built using Angular and a backend built using Node.js, Express, and MongoDB.

Project Structure

The project is divided into two main directories:

  • Backend/: Contains the server-side code written in Node.js.
  • Frontend/: Contains the client-side code written in Angular.

Getting Started

Prerequisites

  • Node.js
  • Angular CLI
  • MongoDB

Installation

  1. Clone the repository.
  2. Navigate to the Backend/ directory and run npm install to install the server dependencies.
  3. Navigate to the Frontend/ directory and run npm install to install the client dependencies.

Running the Application

  1. Start the backend server by navigating to the Backend/ directory and running npm start.
  2. Start the frontend server by navigating to the Frontend/ directory and running ng serve. Open your browser and navigate to http://localhost:4200/.

Features

  • User-friendly interface for easy navigation and efficient information retrieval. -company searches.

Contributing

Contributions are welcome. Please open an issue first to discuss what you would like to change.

License

This project is licensed under the no License.

About

This project consists of a search engine with a frontend built using Angular and a backend built using Node.js, Express, and MongoDB.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published