Skip to content

This is the GYM Website landing page with 5 pages (HOME ABOUT US SERVICES JOIN NOW CONTACT). I create this website just for learning purposes

Notifications You must be signed in to change notification settings

amanrajrana/LEGAIA-GYM-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LEGALIA GYM Website

This is the GYM Website landing page with 5 pages (HOME ABOUT US SERVICES JOIN NOW CONTACT). I create this website just for learning purposes. all the details of the website are mentioned below.


Table of Contents


Technologies used

  • PUG - templates engine
  • CSS - Pure CSS is used For styling
  • NodeJS - backend
  • ExpressJS - backend framework
  • MongoDB - Database

Screenshots

Wide screen

desktop-view

Mobile screen

desktop-view

Tech Stack

Client: pugJS

Server: NodeJS, ExpressJS

Database: MongoDB


Features

  • used MVC pattern
  • Fully responsive
  • Contact Us page
  • Sign Up page
  • dark theme

Run Locally

Clone the project

  git clone https://github.com/amanrajrana/LEGAIA-GYM-website.git

Go to the project directory

  cd LEGALIA-GYM-Website

Install dependencies

  npm install

Start Server

  npm run start

You can use nodemon for auto restart the server

  npm run dev

NOTE: Make sure you have preinstalled the following software in your local system

  • NodeJS
  • MongoDB

MongoDB server started on its default port i.e mongodb://127.0.0.1:27017

Start the server


Optimizations

The resolution of the background image is very high. so it takes time and more bandwidth to load it. I used this project on my local machine so I don't have to face these problems


Contributing

We welcome contributions from developers who want to help improve the LEGALIA GYM website. To contribute, please follow these steps:

  1. Fork the repository on GitHub.
  2. Make your changes and commit them to your forked repository.
  3. Submit a pull request with a detailed explanation of your changes.

FAQ

Is this website is life on the internet?

No, this website is just created by a college student for learning purposes. So this website is not live on the internet

Can I use this project for my project?

Yes, This is an open-source code so you can use it anywhere you want


Feedback

If you have any feedback, please reach out to us via the following way


Lessons I Learned

This is my first full-stack project. In this project, I Learned many things. A few of them are mentioned below

  1. Build Server
  2. Build API
  3. Server static files
  4. MVC pattern
  5. Deal with Database
  6. Define Schema
  7. PUG templating engine
  8. And many more things :)

Authors

Aman Raj Rana

linkedin github

🚀 About Me

I'm a MERN stack developer...

About

This is the GYM Website landing page with 5 pages (HOME ABOUT US SERVICES JOIN NOW CONTACT). I create this website just for learning purposes

Topics

Resources

Stars

Watchers

Forks