Skip to content

Front-end web-application with the ability to view, save and add pins

Notifications You must be signed in to change notification settings

VLADISLAW9/mirpinov-ReactApp

Repository files navigation

MIRPINOV

Front-end web-application with the ability to view, save and add pins

Getting start

Start JSON server

-Open Visual Studio witch project

-Open CMD(Ctrl+Shift+C)

-Install JSON server: npm install -g json-server

-Start JSON server: json-server --watch db.json --port 5000

Start web-application

npm i
npm start

Stack

  • React
  • TypeScript
  • Redux Toolkit

About

Front-end web-application with the ability to view, save and add pins

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published