This is the frontend of an online course catalogue web app with search and filter features. This web app also uses redux toolkit under the hood to hold the state of a shopping cart.
- React
- Redux toolkit
- Tailwind CSS
- Figma
- UI/UX design also done by me.
To get started, follow the instructions below
To get a local copy up and running follow these simple steps.
- git clone the repo
git clone https://github.com/onedebos/learn-fast && cd lrn-fast
- Install all the required packages with
npm install
- Start the server
npm start
- Currently, there are no automated tests avaailable for this project. This will be implemented at a later date.
👤 Adebola
- Github: @githubhandle
- Twitter: @twitterhandle
- Linkedin: linkedin
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.