Code Monkey home page Code Monkey logo

meme-generator's Introduction

New React App


This is a blank README file that you can customize at your needs.
Describe your project, how it works and how to contribute to it.


๐Ÿš€ Available Scripts

In the project directory, you can run:


โšก๏ธ start

npm start

or

yarn start

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


๐Ÿงช test

npm test

or

yarn test

Launches the test runner in the interactive watch mode.


๐Ÿฆพ build

npm build

or

yarn build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.


๐Ÿงถ lint

npm lint

or

yarn lint

Creates a .eslintcache file in which ESLint cache is stored. Running this command can dramatically improve ESLint's running time by ensuring that only changed files are linted.


๐ŸŽฏ format

npm format

or

yarn format

Checks if your files are formatted. This command will output a human-friendly message and a list of unformatted files, if any.


๐Ÿงฌ Project structure

This is the structure of the files in the project:

    โ”‚
    โ”œโ”€โ”€ public                  # public files (favicon, .htaccess, manifest, ...)
    โ”œโ”€โ”€ src                     # source files
    โ”‚   โ”œโ”€โ”€ components
    โ”‚   โ”œโ”€โ”€ pages
    โ”‚   โ”œโ”€โ”€ resources           # images, constants and other static resources
    โ”‚   โ”œโ”€โ”€ store               # Redux store
    โ”‚   โ”‚   โ”œโ”€โ”€ actions         # store's actions
    โ”‚   โ”‚   โ””โ”€โ”€ reducers        # store's reducers
    โ”‚   โ”œโ”€โ”€ styles
    โ”‚   โ”œโ”€โ”€ tests               # all test files
    โ”‚   โ”œโ”€โ”€ types               # data interfaces
    โ”‚   โ”œโ”€โ”€ utility             # utilities functions and custom components
    โ”‚   โ”œโ”€โ”€ App.tsx
    โ”‚   โ”œโ”€โ”€ index.tsx
    โ”‚   โ”œโ”€โ”€ react-app-env.d.ts
    โ”‚   โ”œโ”€โ”€ RootComponent.tsx   # React component with all the routes
    โ”‚   โ”œโ”€โ”€ serviceWorker.ts
    โ”‚   โ””โ”€โ”€ setupTests.ts
    โ”œโ”€โ”€ .eslintrc.js
    โ”œโ”€โ”€ .gitignore
    โ”œโ”€โ”€ .prettierrc
    โ”œโ”€โ”€ package.json
    โ”œโ”€โ”€ README.md
    โ””โ”€โ”€ tsconfig.json

๐Ÿ“– Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

Bootstrapped with Create React App.

meme-generator's People

Contributors

florianmgs avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.