This project was bootstrapped with Create React App.
I only implemented the website but the design is from this creator Mike Dribbble.
- ReactJS
- react-bootstrap
- CSS
- cd to react-projects-arcadia folder
- run
npm install
to install dependencies - run
npm start
to start the application