Technologies used in the project:
- Live previews
- Fullscreen mode
- Cross platform
Front-end deployed URL: https://cute-kheer-5d7d09.netlify.app/
Clone the project
git clone https://github.com/CodexPuneet/unwritten-boat-734.git
Go to the project directory
$ cd frontend // go to client folder
$ yarn # or npm i // npm install packages
$ npm run start // run it locally
// deployment for client app
$ npm run build // this will compile the react code using webpack and generate a folder called docs in the root level
This project was built during our construct week at Masai School. It was an individual Project and executed in 6 days.