Skip to content

Eldemirus/react-burger

Repository files navigation

React Burger Application

React Burger React Burger

React + Redux toolkit learning application.

Created for yandex.practicum React course (https://practicum.yandex.ru/react/).

Getting started

You can view a live demo over at https://react-burger.tk/

To get the frontend running locally:

  • Clone this repo
  • npm install to install all req'd dependencies
  • npm start to start the local server (this project uses create-react-app)

Local web server will use port 3000. After start go to (http://localhost:3000/)

Testing

Unit-test

npm run test

UI test - cypress

npm run cypress

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published