Project: DJ Equipment Store with complete authentication made using React.js Original-Design: HERE!
MixMasterGear-Website version 1 hosted HERE!
Progress:
Version 1 completed and hosted
Version 2 Progress: 50%
This is a MixMasterGear website is your ultimate destination for all your DJ equipment needs.As a specialized online store catering specifically to DJs, MixMasterGear offers a wide range of high-quality DJ equipment, ensuring that you have everything you need to create memorable mixes and elevate your performances to the next level.
In this project i have tried to manipulate dom elements, styling using Chakra UI and tried to make website more dynamic and responsive. With my efforts and the technology stack that i have learned till Unit-4 in the Masai School, i am able to design the whole website with some functionalities & features.
- React.js
- CSS3
- Chakra UI
- rest-api
For storing user data i used localStorage & JSON-Server.
Follow the following steps to get development environment running.
-
Clone repository from GitHub
git clone https://github.com/rohansah29/nutty-form-5506.git
OR USING SSH
git clone git@github.com:rohansah29/nutty-form-5506.git
-
Install node modules
npm install
-
Build application
npm start