Todoo - a simple task manager that will help you sort all the tasks into categories
- Сlone the repository
- Go to project folder
- Install node_modules
- Start development server
git clone https://github.com/VitalyBabenko/Todoo.git
cd Todoo
npm install
npm start
- ReactJS
- React Router v6
- Axios
- SCSS
This will run locally and listening on port 3000 (http://localhost:3000)