Skip to content

ostefani/search-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Search app

This is a code example, not a real world application. Search cities application, adds cities to a list, it doesn't save the list in DB. Created using JavaScript and PostgreSQL.

Demo

Tech Stack

Tools Used

In order to start the app you need to create an .env file.

Create a .env file

You can find a .env.example file in the root directory as a starting point. You can copy the content of this file to .env and add your own values.

nano .env

Start the app in dev mode

npm run dev:server
npm run dev:client

screenshot screenshot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors