8000 GitHub - Jyo561/EthForAll-Main
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Jyo561/EthForAll-Main

Repository files navigation

FAPP - The Ultimate Freelancing DAPP

Update

Time to remake this in rust and solana

Introduction

Configuration

  1. First, make sure you have Node.js and npm (Node Package Manager) installed on your computer, You can check this by running the following commands in your terminal:
    node -v
    npm -v

Read docs here Node.js Documentation

  1. Once you have npm installed you can run the following both to install and upgrade Yarn
    npm install --global yarn
    yarn --version

Read docs here Yarn Installation guide

Installation

  1. Clone the News-Unchained project from GitHub
    git clone https://github.com/KarthikS373/NewsUnchained.git
  1. Once the project is cloned, navigate into the project directory and run the following command to install all the necessary dependencies:
    yarn install
  1. Finally, to start the development server, run the following command in your terminal:
    yarn dev

This will start the development server and you should be able to see your project running at http://localhost:3000 in your browser.

Reports

Details

Technologies

  • Next JS :

Next.js is a popular JavaScript framework that is used to build server-rendered React applications and allows to create web applications that are optimized for performance and scalability, and includes a number of built-in features such as automatic code splitting and optimized client-side rendering. Next.js is used to build the user interface and handle the rendering of pages on the server that allows a fast and seamless experience for users, as the server can handle the heavy lifting of rendering pages and serving content.

  • Tailwind CSS :

Tailwind CSS is a utility-first CSS framework that is designed to make it easy to build user interfaces with consistent and customizable styles and allows for rapid development of visually pleasing user interfaces. Tailwind CSS is used to style the user interface and create a visually pleasing, consistent look and feel across the site and also to customize the branding and design of the platform.

  • TypeScript :

  • Solidity :

Will make a new app in python

  • Hardhat :

Contributors

Links

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5

0