Skip to content

Shaik-36/Countries-Travel-Tracker

Repository files navigation

Countries-Travel-Tracker

An application to track the countries travelled by different users. This is an application made using Node.js and PostgreSQL

Project Screenshots:

project-screenshot

project-screenshot

🛠️ Installation Steps:

1. Database Creation

Firstly You have to install PostgreSQL and create database and data as shown in the DATABASE_Queries.sql file

Download PostgreSQL

https://www.postgresql.org/download/

2. Clone the Repository

git clone https://github.com/Shaik-36/Countries-Travel-Tracker

3. Install the node modules and dependencies

npm install

4. Running the Application

nodemon index.js

The application will be running at https://localhost:3000

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published