Skip to content

GatorGather is a web application built using React, NodeJS, Express, and MySQL. Its purpose is to bring the UF community together by allowing users to post and find events like tailgates, club meetings, parties, and more.

License

Notifications You must be signed in to change notification settings

Anthony42540/GatorGather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GatorGather

GatorGather is a web application built using React, NodeJS, Express, and MySQL. Its purpose is to bring the UF community together by allowing users to post and find events like tailgates, club meetings, parties, and more.

Installation

  • First, install git on your PC.
  • Use git clone in your terminal and append the URL to your forked repository.
  • Run these commands (after you clone the repo) to install the correct dependencies for the project to run locally on your PC.
cd GatorGather/client/
npm install
cd ../server
npm install

Usage

While in the server directory, run this command to start the server:

npm start

After that, open a second terminal and go to the client directory and run the same command:

npm start

And there you go, it should work!

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT License

About

GatorGather is a web application built using React, NodeJS, Express, and MySQL. Its purpose is to bring the UF community together by allowing users to post and find events like tailgates, club meetings, parties, and more.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •