A Car bookmarking site with authentication madw with React. User can signin and signup. Access cars and add and remove them from their favourites and also exclusively browse favourites.
- redux
- react-router-dom
- bootstrap
- react-query
- react-multi-carousel
- axios
- Clone the repo
https://github.com/iam-Akshat/final-front.git
cd
into the project- Run
npm install
to install all the dependencies - Run
npm start
This is uploaded on Netlify. Check out Netlify for how to deploy your own version.
Uses default create-react-app testing libraries
- redux-mock-store for mocking store
- history when testing react-router-dom related functionalities
👤 Akshat Sethi
- Github: iam-Akshat
- Twitter: Akshat Sethi
- LinkedIn: Akshat Sethi
- Fork the project
- Create your feature branch
git checkout -b awesome-feature
- Commit your changes
git commit -m 'Awesome feature'
- Push it
git push -u origin awesome-feature
- Open a pull request using this branch
Give a ⭐️ if you like this project!