Surfo React - Book a trip!

Table of contents

General info:

Modern front-end application created with React, Redux Toolkit, Styled-Components, and Bootstrap.

Deployment: https://surfo.netlify.app/

Back-end repository: https://github.com/aleksandra-depta/Surfo-api.git

Back-end technologies: Node.js, Express.js, RESTful API, MongoDB, Mongoose

Technologies:

  • TypeScript
  • React
  • Redux Toolkit
  • Styled-Components
  • Bootstrap
  • CSS
  • Sass

Setup

Clone this repository

https://github.com/aleksandra-depta/Surfo-web.git

To run this project, install it locally using npm:

 npm install
 npm start