Hike Haven (clone of indiegogo)
A cloud-based platform that allows users to create their own applications and project management software.
- Mirrored original UI
- Fully responsive
- Implemented routing using React Router DOM
Clone the project
git clone https://github.com/salimzeeshan/indiegogo.git
Install dependencies
npm install
Start the server
npm run start
Client: React, JavaScript, Chakr UI, React Router DOM
Server: JSON