Skip to content

chiamakaikeanyi/paint-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Paint App

Design preview

Contents

Prerequisite

Ensure you have the following set up locally:

Installation

Clone the repository using any of the methods stated below.

Via SSH

git clone git@github.com:chiamakaikeanyi/paint-app.git

Via HTTPS

git clone https://github.com/chiamakaikeanyi/paint-app.git

Switch to the directory

cd paint-app

Install the dependencies

Run

yarn

Starting the App

Run

yarn start

The browser is expected to launch the app on the browser on http://localhost:3000.

Contributing

If you have never worked with the technologies used in this repository, here are links to some documentations that may help:

Testing

Run tests to validate that code changes doesn't degrade the application.

yarn test
yarn test:coverage

About

Play with colours

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published