Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lucasalvaresa/street-fighter2-selection

Street Fighter 2 character selection screen recreated with ReactJS
https://github.com/lucasalvaresa/street-fighter2-selection

character-select-screen reactjs street-fighter-2 styled-components typescript

Last synced: 17 days ago
JSON representation

Street Fighter 2 character selection screen recreated with ReactJS

Awesome Lists containing this project

README

        

#

Street Fighter 2 - Select Screen







## Getting Started

- To get a local copy up and running follow these simple example steps.

### Installation

- Clone the repo

git clone [email protected]:LucasAlvaresA/street-fighter2-selection.git

- Install NPM packages

npm install

- Run the project

npm run dev