Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 938 Bytes

README.md

File metadata and controls

28 lines (16 loc) · 938 Bytes

Breathe

react styled-components

Simple breathing animations built with React. Check it out!

This project was bootstrapped with Create React App and cra-template-styled.

Development

npm install

Installs the necessary packages.

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

Deployment

npm run deploy

Deploys to GitHub Pages.