An open API service indexing awesome lists of open source software.

https://github.com/relativelie/form-app


https://github.com/relativelie/form-app

react scss typescript

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

# Museum site

Used:
- typescript
- react
- scss

Online demo: https://relativelie.github.io/form-app/

## How to build
1. Clone repository
``git clone git@github.com:Relativelie/form-app.git /path/to/feedback``
``cd /path/to/feedback ``
2. Install dependencies
``npm install ``

## How to start
1. Run project
``npm start ``