Skip to content

A collection of solved react exercises to help people in the beginning stages of their React journey

Notifications You must be signed in to change notification settings

AlbaCasas/react-bites

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LinkedIn


🚀 React Bites

A collection of exercises to help people in the beginning stages of their React journey

View Demo

About The Project

ReactBites Home

ReactBites was originally started as a simple repository of exercises to practice my react skills.

I hope other react students out there can use it to find inspiration of challenges that will help them learn the technology.

Built With

  • SASS / itcss
  • ReactJS

Getting Started

To run this project locally you may want to follow the following instructions.

Prerequisites

  • npm
    npm install npm@latest -g

Starting for the first time

  1. Clone the repo
    git clone https://github.com/AlbaCasas/react-knowledge-base.git
  2. Install NPM packages
    npm install
  3. Start the react server
    npm start

Provided everything ran smoothly, you will have this application running in the url https://localhost:3000

About

A collection of solved react exercises to help people in the beginning stages of their React journey

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published