Skip to content

A responsive web application where you can add cities to the list of destinations

Notifications You must be signed in to change notification settings

shihui-huang/react-context-hooks-ts-city-list-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🏙 City list application

This project is a city list application where you can add cities to the list of destinations.
It was written in Typescript and was also tested with @testing-library/react.
I Used the React Context and custom hooks to register and retrieve destinations from local storage.
And I introduced the design system Ant Design to make it responsive.

✨ Preview

citylist

⌨️ Development

clone locally:

$ git clone git@github.com:shihui-huang/react-context-hooks-ts-city-list-app.git
$ cd react-context-hooks-ts-city-list-app/
$ npm install
$ npm start

Open http://localhost:3000 to view it in the browser. The page will reload if you make edits.

About

A responsive web application where you can add cities to the list of destinations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published