Skip to content

arilotter/vaportrade

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PRs welcome! The CSS is pretty hacky, I depend on a component library called packard-belle & inline a bunch of stuff when I should really be writing these styles myself, there's <div><div><div></div></div></div>s everywhere, and it scales terribly on different screen sizes. <3 to anyone who contributes, PRs, bugs, and suggestions welcome! :)

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm run start

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

The page will reload if you make edits. You will also see any lint errors in the console.

Make sure you're running a cors-anywhere proxy at localhost:8080.

npm run build

Builds the app for production to the build folder.