Skip to content

lillywallawitsch/Wondernest.Express

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wondernest Website

This repository contains the code for the Wondernest website, which can be accessed through the git hub repository: wondernest.express. It is a web application built using Express.js, a web framework for Node.js. Therefore, to run the project locally, users will need to have both Node.js and Express.js installed on their machine

Description

The Wondernest website serves as a platform for hosting, organizing, and attending small in-person events focused on genuine connections, enhancing social lives in big cities. The website provides information about the services offered by Wondernest, including details about past events, how to get involved, and contact information.

Features

  • Homepage: Introduces visitors to Wondernest and its mission.
  • About Page: Provides information about what Wondernest does and why.
  • Contact Page: Offers a way for visitors to get in touch with Wondernest.
  • Event Page: Users can create, edit and delete events.
  • Responsive Design: The website is designed to be accessible and user-friendly across various devices, including desktops, tablets, and mobile phones.

Running the Wondernest Website Locally

  • set up both Node.js and MongoDB
  • Clone the Repository
  • Install Dependencies ( npm install )
  • Set Up MongoDB ( mongod )
  • Initialize the Database ( mongoimport --db event --collection events --file path/to/your/data.json )
  • Start the Application ( npm run devStart )

By Lilly Wallawitsch

About

Wondernest event creation page

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published