Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 699 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 699 Bytes

OneCase v1

By Lawrence Lin

This version of the project is not being maintained anymore and the code has been made public for anyone interested. This site is being hosted at https://theshowcase.app, feel free to make an account and give it a try. You can find my profile at https://theshowcase.app/lawlin.

You can find OneCase v2 here.

Application Stack

  • React
  • Firebase
  • Material-UI

Setup

  1. Clone the repository.
  2. cd into the repository.
  3. Run npm i to install the necessary dependencies.
  4. Use npm start to start the local server, a new browser window will open up. If it didn't, visit http://localhost:3000.
  5. Happy hacking.