This project was bootstrapped with Create React App.
Tools and stack:
- React
- Typescript
- Styled-components
- Prettier
-
First install all the dependencies by running
npm install
-
secondly run
npm start
The browser will automatically open a new page for the project on localhost:3000
.
- Api endpoints are not secure (http)
- Due to above reason that creates mixed content, build and deploy is an issue