Skip to content

PEC-CSS/acm-fun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ACM FUN - React.js Project

ACM FUN is an exciting initiative by PECACM, aimed at engaging beginners in the world of development and open source contributions. 😄

Live URL:- https://acm-fun.vercel.app/

Table of Contents

Features

  • A fun and interactive web application built using React.js.
  • Engage with open source contributions in a beginner-friendly environment.
  • Collaborate with a community of like-minded individuals.

Tech Used

React is a JavaScript library for building fast and interactive UIs.

Vercel is a cloud platform for deploying and scaling React applications.

How to start

  1. Clone the repository
  git clone https://github.com/PEC-CSS/acm-fun.git
  1. Change the working directory
  cd acm-fun
  1. Install dependencies
  npm install
  1. Run the app
  npm start
  1. Open your web browser and navigate to http:https://localhost:3000 to view the app.

The page will automatically reload when you make changes, and any lint errors will be displayed in the console.

  1. To build for production use the command:
npm run build

This command bundles React in production mode and optimizes the build for the best performance. The build is minified, and the filenames include hashes. Once the build process is complete, your app is ready to be deployed.

Contributing

Contributors


We welcome your contributions and hope you enjoy your journey with ACM FUN!