Skip to content

Klebson-I/art-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Art React app

App includes a short section with information about artist and a quiz which enable user to check himself in a field of painters.

Start

Main branch with functionalities is DEV, make sure you switch to it.

RUN

Before run, install dependencies:

npm i --legacy-peer-deps

Start app on localhost:3000:

npm run start

Testing

App has unit and E2E tests

To run unit tests:

npm run test

To run E2E (make sure you have cypress installed globally):

cypress run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published