https://github.com/relativelie/form-app
https://github.com/relativelie/form-app
react scss typescript
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/relativelie/form-app
- Owner: Relativelie
- Created: 2022-07-31T09:05:17.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-07-31T17:38:38.000Z (almost 4 years ago)
- Last Synced: 2025-10-07T15:38:19.683Z (8 months ago)
- Topics: react, scss, typescript
- Language: TypeScript
- Homepage: https://relativelie.github.io/form-app/
- Size: 1.31 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 ``