Skip to content

ArunKumar235/I-m-Bored

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

I'm Bored

A Node.js web application where users can explore various activities when they are bored. The app includes features to interact with the site and choose the type of task and the number of people required to complete the activity. It utilizes the Bored API from App Brewery to fetch random activities for users.

Features

  • User Interaction: Users can browse and engage with different activities.
  • Dynamic Content: Content dynamically rendered using EJS templating.
  • Responsive Design: Built with modern CSS techniques for a responsive user interface.
  • CRUD Operations: Users can add, update, and delete activities.

Technologies Used

  • Node.js
  • Express.js
  • EJS
  • CSS
  • JavaScript
  • Axios
  • Body-Parser

Installation

  1. Clone the repository:
    git clone https://github.com/ArunKumar235/I-m-Bored.git
  2. Navigate to the project directory:
    cd I-m-Bored
  3. Install dependencies:
    npm install
  4. Run the application:
    node index.js
  5. Open your browser and go to http://localhost:3000.

Contributing

Contributions are welcome! Feel free to submit a Pull Request.

About

A Node.js web application where users can explore various activities when they are bored. The app includes features to interact with the site and choose the type of task and the number of people required to complete the activity. It utilizes the Bored API from App Brewery to fetch random activities for users.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors