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.
- React
- Firebase
- Material-UI
- Clone the repository.
cd
into the repository.- Run
npm i
to install the necessary dependencies. - Use
npm start
to start the local server, a new browser window will open up. If it didn't, visit http://localhost:3000. - Happy hacking.