This project was building with Create React App.
- ⚙️ Next
- 🐙 Firebase
- 🔥 Tailwind
- 📁 reqres API
- 🐰 Redux to prevent props drilling.
- 🗞️ Formik
- 😎 React Icons
- 🐰 CodeStyle - Prettier
Simple Task Tracker, but for now it only tracks user's profiles.
- Register or Log in with this email:
- email: new@mail.com password: testtest
- List throw the users.
- Check your personal profile by clicking user's avatar icon.
- Logout by pushing the exit icon.
- Download this project or
git clone
- Run command
npm i
- Run
yarn dev
- Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.