devwalex / waitlist

waitlist is a simple web application that saves users email to the database and gets the number of users that join the waitlist

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Waitlist

Waitlist is a simple web application that saves users email to the database and gets the number of users that join the waitlist

Image description

Technologies Used

  • Node JS
  • Express JS
  • Ejs
  • MYSQL
  • faker
  • dotenv
  • bodyParser

Installation

To install and run the project you need to do the following:

Clone the repository: git clone https://github.com/devwalex/waitlist.git in the folder you created

Install all dependencies by running the command: npm install

Start the server by running thhe command: npm start

Author

Salami Usman Olawale (devwalex)

About

waitlist is a simple web application that saves users email to the database and gets the number of users that join the waitlist

License:MIT License


Languages

Language:JavaScript 59.1%Language:CSS 25.4%Language:HTML 15.5%