A Project done during Unit-4 construct week of Masai School
Deployed with NetlifyApp
https://mellow-selkie-e2bcd4.netlify.app/
Clone the project
git clone https://github.com/SatsAjeet/SportsJam-clone.git
Install npm packages
npm install
Run the server
npm start
View in Browser
go to http://localhost:3000
- A user can register his account on the website.
- User can log in using credentials given during registration.
- User can search for various types of items such as Shoes, Rackets and much more.
- User can filter and sort his/her search on various parameters, i.e. price, size, and many more.
- User can select the sizes while purchasing any product.
- User can make payments and succcessfully purchase their Sports items.
Click the link to view project: SportsJam
We are in our learning phase and this is our first clone using react, so faced multiple issues to build this site. These are some topic that challenges us to make this:-
- Playing with animation to get desired output
- Using redux to manipulate the features
- Making custom filters
- Using various styling method so that our clone could look as original as possible
https://medium.com/@nageshwarkumawat1996/unit-4-group-project-sportsjam-clone-323e4d337655