Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/castle2668/react-course-goal

Max's React Course Practice Project 02: Styling (Section 6)
https://github.com/castle2668/react-course-goal

css-modules react styled-components

Last synced: 6 days ago
JSON representation

Max's React Course Practice Project 02: Styling (Section 6)

Awesome Lists containing this project

README

        

# React Course Goal

## Install the dependencies

```git
npm install
```

## Start the project

```git
npm start
```