This project was developed using React. Its purpose is to make a simple TODO List application using React components, Typescript and Sass features.
The project was designed responsively and fake JSON-Server was used as the backend.
To run the project:
yarn install
To run the fake backend server:
yarn server
Then to run the project:
yarn start
- Fake backend (JSON-Server)
- React
- Typescript
- Sass
- Custom components
- Responsive design
- Lazy loading