Skip to content

turingschool-examples/react-ideabox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Ideabox

This repo contains a few starter kits for React lessons. Always be sure you're on the correct branch for each lesson!

Installation Instructions

  1. Clone the repository:
git clone git@github.com:turingschool-examples/react-ideabox.git
or
git clone https://github.com/turingschool-examples/react-ideabox.git
  1. cd into the cloned repo
cd react-ideabox
  1. Install dependencies
npm i 
  1. Run development server
npm start
  1. If needed, follow instructions for installing the server IN A DIFFERENT DIRECTORY.

Active Branches

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published