This is a new project that is still under construction. I'm currently building a flight booking website.
To run this project, simply clone the repo and then do npm install
on the root folder.
The project will start on localhost:3000
- Figma (for designing the UI)
- React
- TypeScript
- REST API
- Redux (for managing state)
- Material-UI (with Styled component)
NodeJs and Express backend are yet to be implemented. GraphQl will also be implemented instead of REST API.
Thank you and check back later for a finished project