mattfrancis888 / StudySpace

Student focused social media website with studying and collaboration prioritized

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

StudySpace: Getting started with Create React App + TailwindCSS

A student focused social media website with studying and collaboration prioritized ☕

This project was bootstrapped with Create React App and TailwindCSS.

Installation

Clone this repo and open it in VSCode. In the Terminal type:

npm install

and it will install all the necessary dependencies for this project on your system.

Once everything is installed, in the project directory, you can run:

npm run start

Which runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

TailwindCSS

The app uses Tailwind for styling, and you may find the Tailwind Docs to be super helpful.

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

Deployment

This section has moved here: https://facebook.github.io/create-react-app/docs/deployment

About

Student focused social media website with studying and collaboration prioritized


Languages

Language:JavaScript 73.2%Language:SCSS 23.4%Language:HTML 2.8%Language:CSS 0.7%