Skip to content

uf-cskickstart/ufcsk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

154 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CS Kickstart at UF

Project for CS Kickstart's website. View the website here: https://ufcskickstart.com

Getting Started

Follow these steps to get a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Make sure you have the following software installed on your local machine:

Installation

  1. Clone the repository:
    https://github.com/uf-cskickstart/ufcsk.git
    
  2. Navigate to the frontend directory:
    cd frontend
    
  3. Install dependencies:
    npm install
    

Running the Application

To view the website locally, follow these steps:

  1. Navigate to the frontend directory if you're not already there.
  2. Run the development server:
    npm start
    
  3. Open your web browser and visit 'http://localhost:3000/' to view the website

Deployment

This application is deployed using Render. Code merged to main will automatically trigger deployment. However, if this does not happen, you can manually deploy the application in the Render dashboard.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors