linhdatran3 / Devera_F2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

F2 front-end

  • Introduction: F2 is a website that discover, collect, sell and resell extraordinary NFTs. It use ICON wallet that is a cryptocurrency.
  • F2 front-end is using react.
  • Framework: React bootstrap, antd.

Installation

Use the package manager npm or yarn to install f2.

  1. Clone the repo
git clone https://github.com/linhdatran3/Devera_F2.git
  1. Install package
yarn install

OR

npm install

Usage

yarn start

OR

npm start

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

The page will reload when you make changes. You may also see any lint errors in the console.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

Getting Started with Create React App

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm start

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

The page will reload when you make changes.
You may also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run 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.
Your app is ready to be deployed!

See the section about deployment for more information.

About


Languages

Language:JavaScript 98.4%Language:HTML 0.9%Language:CSS 0.8%