Skip to content

Afeezagbaje/ToNote-Assessment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eventer Website

This is a simple event website where visitors may register to reserve a seat for the event by providing their full name, email address, phone number, gender, and date of birth. Users can print an event ticket with a QR code and their name underneath after submitting their information.

Technologies

The following technologies were used in this project:

Requirements

Before starting, you need to have Git and Node installed. Alternatively, you can download the code as a zip file.

Clone this project

git clone https://github.com/Afeezagbaje/ToNote-Assessment.git

Install dependencies

npm install

Start server

npm start

Deploying this project to Netlify

Step 1

npm run build
npm install netlify-cli -g
netlify deploy

Step 2

If you are using the netlify CLI, follow command line prompts and choose yes for new project 
and ./build as your deploy folder and voila you have a production React app!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published