Skip to content

JuhilSavani/Playopia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Innovative Assignment

Preview

Folder Structure

  • public: Contains static assets like images, styling files etc.
  • views: Contains the EJS templates for rendering pages.
  • index.js: Entry point of the application.

Prerequisites

Before you begin, ensure that you have the following installed on your machine:

  • Node.js (v14.x or higher): Required to run the server and client applications.
  • npm (v6.x or higher) or yarn (v1.x or higher): Package managers to install dependencies.

With these prerequisites in place, you’ll be ready to set up and run the project

How to use

  1. Clone/Download the repo.
  2. Open your terminal or command prompt and navigate to the project directory.
  3. To install dependencies run npm install.
  4. After installing dependencies, run npm start.
  5. Access the application at http://localhost:3000 in your web browser.

Contributing

Contributions are welcome! If you'd like to improve this project, please fork the repository and submit a pull request.

About

A typical college assignment

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published