Skip to content

Latest commit

 

History

History
84 lines (45 loc) · 1.9 KB

File metadata and controls

84 lines (45 loc) · 1.9 KB

MiddleProject - Client side project

During the bootcamp course after learning the client side I collaborated in the project to provide a service to a company that organizes events in nature, you can see examples and opinions, order an event.

link to a website - https://hava-ve-adam.netlify.app/

Table Of Contents

Why it made and why you should use it

  1. To serve a company that organizes events in nature
  2. To provide samples and opinions
  3. It easy to use

Running the project

In the project directory, you can run:

1.Clone the repo.

2.Run npm install.

3.run npm start

4.Navigate to http://localhost:3000.

Screenshots

alt text

Reviews

alt text

photos

alt text

plece event alt text

Calendar alt text

Technologies

Client:

-ReactJs

-Yup

-Formik

-Redux

-MUI

Demo

Hava-ve-Adam

What next

-Creating a server and connecting to the client

-Creating an administrator and client login

-Connecting the calendar with Google calendar.

-Creating a guest list and sending a reminder before the event.