This project is a replica of the excellent designs shared by Dribbble user Virgil Pana. The following Dribbble pages are used for the development of this design:
ReactJS, SCSS, WebPack.
To use this application,
- Clone the project and download it on your local machine in a suitable folder.
- Open the terminal and head over to the folder where you clone this project.
- Type
npm install
to install the dependencies. - Type
npm start
to start the application.