Skip to content

CemTunna/eventsfrontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Project Title

Events sharing app

Overview

Events app that people can create, update, delete their own events. They can see and edit their events via dashboard or they can look at someone else's and upcoming events.

Features

  • Fully responsive
  • REST API
  • Protected routes, login/logout
  • HttpOnly Cookies
  • Pagination
  • Image uploading
  • JSS

Tech Stack

Client: Nextjs, Context API, Typescript, Material UI, Css

Backend: Headless CMS Strapi

Server: Netlify

Demo

demo link --> https://eventsfrontend.netlify.app/ , you can use username: "john@gmail.com" , password: "123456" to login app

Screenshots

Capture2 Capture3 Capture5

Authors