Skip to content

0xm3ga/react_website_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Website Example (by 0xm3ga)

Overview

This is a simple landing page application built with React.js and TypeScript, and a serverless backend using AWS SAM (Serverless Application Model). The frontend is deployed on Amazon S3.

Project Structure

This project is organized into a frontend and backend directory:

  • frontend/ - Contains the React application code.
  • backend/ - Contains the serverless backend code with AWS SAM.
my-app/
├── backend/   # backend service code
├── frontend/  # React application code
├── README.md

About

This is an example of a simple React-based website hosted on AWS S3.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published