This is the frontend for the EVENTNOW web app that is a clean and highly efficient event booker service created with React and other backend technologies. EVENTNOW is a creative and well optimized application that is able to create, and delete both events and bookers -all with user authorization.
Click here to see the web app: https://event-booker-react-app.herokuapp.com/auth
Click here to see the backend: https://github.com/Mustaballer/EVENTNOW-Backend
- Node.js - JS runtime environment
- Express - Web Framework for Node.js
- MongoDB - NoSQL database
- Mongoose - ODM library for MongoDB and Node.js
- React - A JavaScript library for building user interfaces
- Heroku - Cloud Service Host
- Huge props to Academind as learning resources
- Thanks PurpleBooth for readme template