This is a Todo App project. In this app, main essence is to create a React App and use API in it.
- HTML
- CSS
- JavaScript
- TypeScript
- React
- API
- Clone the repository:
git clone https://github.com/RomanMartseniuk/mibike_landing-page.git
- Install dependencies:
npm install
- Start the project:
npm start
- Local version of project is opened!