Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mohamedsadiq/cwb_front_end
https://github.com/mohamedsadiq/cwb_front_end
frontend js nft solidity
Last synced: 30 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mohamedsadiq/cwb_front_end
- Owner: mohamedsadiq
- Created: 2021-12-28T18:00:01.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-07-17T23:17:34.000Z (6 months ago)
- Last Synced: 2024-07-18T02:54:44.726Z (6 months ago)
- Topics: frontend, js, nft, solidity
- Language: JavaScript
- Homepage: https://cwb.mohamedsadiq.repl.co/
- Size: 10.7 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Certified Web3 Boy
![Twitter post Loading](https://user-images.githubusercontent.com/65205272/147594652-c920f1d5-accc-4cbd-9ae0-b83af3b34306.png)
A project inspired by deverloper dao & Certified lover Boy album this is the smart contract and you can see the website live on https://cwb.mohamedsadiq.repl.co/
the project on behance:
https://www.behance.net/gallery/134169935/Certified-Web3-Boy-NFTs## Figma files
![Cadsdspture](https://user-images.githubusercontent.com/65205272/147595032-18317df0-e208-4c74-927e-4804977a6e5d.PNG)you can check out the figma files if you feel like it here on this link https://www.figma.com/file/x2UkUXmgp69DVE12Yi0CPo/CWB?node-id=23%3A7
[React](https://reactjs.org/) is a popular JavaScript library for building user interfaces.
[Vite](https://vitejs.dev/) is a blazing fast frontend build tool that includes features like Hot Module Reloading (HMR), optimized builds, and TypeScript support out of the box.
Using the two in conjunction is one of the fastest ways to build a web app.
### Getting Started
- Hit run
- Edit [App.jsx](#src/App.jsx) and watch it live update!By default, Replit runs the `dev` script, but you can configure it by changing the `run` field in the `.replit` file.