Skip to content

Latest commit

 

History

History
executable file
·
16 lines (9 loc) · 464 Bytes

README.md

File metadata and controls

executable file
·
16 lines (9 loc) · 464 Bytes

Watercolor Paintings Website

This is a simple implementation for my watercolor paintings using Firebase as a backend server and React in frontend development.

Feel free to fork and use for your stuff. Contact me if you have any recommendations. :)

Installation

install dependencies

npm install

then to run the app in the development mode

npm start

Open http://localhost:3000 to view it in the browser.